Re: [GENERAL] Back end timeout?

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [GENERAL] Back end timeout?
Дата
Msg-id l03110708b2a3ccf3e674@[147.233.159.109]
обсуждение исходный текст
Ответ на Back end timeout?  (Lincoln Spiteri <lincoln.spiteri@st.com>)
Список pgsql-general
At 11:38 +0200 on 21/12/98, Lincoln Spiteri wrote:


> Do you think that the large interval between the first insert and the
> second insert is causing the transaction to timeout with the loss of the
> connection. If yes what can I do to avoid the time out.

Couldn't you locate the data first, and then open the connection, and
perform your transaction with the collected data?

Alternatively, I'd send some dummy queries to the database from time to
time. (i.e. SELECT '';).

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-general по дате отправления:

Предыдущее
От: Lincoln Spiteri
Дата:
Сообщение: Back end timeout?
Следующее
От: Sferacarta Software
Дата:
Сообщение: Re[2]: [GENERAL] decimal_part() function